func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeDocumentObjectLockConfiguration

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L6060: 	err = awsRestxml_deserializeDocumentObjectLockConfiguration(&output.ObjectLockConfiguration, decoder)
		deserializers.go#L6137: 			if err := awsRestxml_deserializeDocumentObjectLockConfiguration(&sv.ObjectLockConfiguration, nodeDecoder); err != nil {
		deserializers.go#L18512: func awsRestxml_deserializeDocumentObjectLockConfiguration(v **types.ObjectLockConfiguration, decoder smithyxml.NodeDecoder) error {